PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCellDrawEvent Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the page on which the cell is being drawn.
    Syntax
    public PDFPage getPage()

    Return Value

    The page on which the cell is being drawn.
    See Also